Configure Packet Capture

Procedure

  1. Enable packet capture on an interface.
    device# capture packet interface ethernet IFNAME { direction [ both | rx | tx ]
    [packet-count 1-8000 ] }
  2. Start packet capture.
    device# capture start
  3. Start packet capture at the configured time.
    device# capture start time YYYY-MM-DD HH:MM
  4. Stop packet capture.
    device# capture stop